EncryptionKey Class |
Namespace: Independentsoft.Sip.Sdp
The EncryptionKey type exposes the following members.
| Name | Description | |
|---|---|---|
| EncryptionKey |
Initializes a new instance of the EncryptionKey.
| |
| EncryptionKey(EncryptionMethod) |
Initializes a new instance of the EncryptionKey class with the specified method.
| |
| EncryptionKey(EncryptionMethod, String) |
Initializes a new instance of the EncryptionKey class with the specified method and key.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Converts the specified string representation of a encryption key to its EncryptionKey equivalent.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |